Remove unused function symbols
authorVarun Wadekar <[email protected]>
Thu, 10 Jan 2019 23:45:15 +0000 (15:45 -0800)
committerVarun Wadekar <[email protected]>
Thu, 7 Feb 2019 16:47:21 +0000 (08:47 -0800)
commite095ba34d7267a34d98747837f5b4b76be96b93e
treecd4219e9c9958b8009905e89edd23b97d3a66807
parentbf52f40e2a7e2e6f3659e6812b4cf3fa10693076
Remove unused function symbols

This patch removes the unused functions that are marked as .global
in code but not defined anywhere in the code.

Change-Id: Ia5057a77c0b0b4a61043eab868734cd3437304cc
Signed-off-by: Varun Wadekar <[email protected]>
lib/aarch64/misc_helpers.S
plat/common/aarch64/platform_helpers.S
plat/common/aarch64/platform_mp_stack.S
plat/common/aarch64/platform_up_stack.S